Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
setSessionResultCodes
This procedure sets the result codes for the current session. If run on the client, the AppServer must be synchronized as well. To take care of this, the procedure runs
Location: ry\app\rycusmngrp.i Parameters:setClientResultCodes.INPUT pcResultCodes AS CHARACTERINPUT plSetOnAppserver AS LOGICALNotes:plSetOnAppserveronly applies when running in a client session. By default, it should be set toYESto ensure the AppServer is synchronized when the client result codes change. However, if the result codes have already been set on the AppServer and are known to be in sync with what is being set, aNOcan be passed to avoid an AppServer hit to synchronize them. Examples: See theICFCFM_LoginCompleteprocedure inry\app\rycusmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |